Dew Math for .NET
|
Integration by using Gauss quadrature algorithm with no additional parameters for Fun.
the numerical approximate on integral of function Fun between limits lb and ub.
This version calculates base points and weights on the fly.
Note Use this overload if integrating function is defined only by double parameter(s).
Evaluate fuction Sin(x)*Exp(-x^2) on interval [-PI/2, PI]. Use default Gauss base points and weights.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|